
@font-face {
	font-family: RobotoBold;
	/*src: url("../fonts/Roboto-Bold.eot"), url("./fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype");
	src: url("../fonts/Roboto-Bold.woff2") format("woff2"), url("./fonts/Roboto-Bold.woff") format("woff"), url("./fonts/Roboto-Bold.ttf") format("truetype");*/
	src: url("../fonts/NeuePlakSemiBold.ttf") format("truetype");
	font-weight: bolder;
	font-style: normal;
}

@font-face {
	font-family: RobotoMedium;
	src: url("../fonts/Roboto-Medium.eot"), url("./fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype");
	/*src: url("../fonts/Roboto-Medium.woff2") format("woff2"), url("./fonts/Roboto-Medium.woff") format("woff"), url("./fonts/Roboto-Medium.ttf") format("truetype");
	*/
	font-weight: bold;
	font-style: normal;
}

@font-face {
	/*font-family: RobotoRegular;
	src: url("../fonts/Roboto-Regular.eot"), url("./fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype");
	src: url("../fonts/Roboto-Regular.woff2") format("woff2"), url("./fonts/Roboto-Regular.woff") format("woff"), url("./fonts/Roboto-Regular.ttf") format("truetype");
*/

	font-family: RobotoRegular;
	src: url("../fonts/NeuePlakRegular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
